func runtime.bucketEvacuated
2 uses
runtime (current package)
map.go#L1137: func bucketEvacuated(t *maptype, h *hmap, bucket uintptr) bool {
map.go#L1272: for h.nevacuate != stop && bucketEvacuated(t, h, h.nevacuate) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)